home *** CD-ROM | disk | FTP | other *** search
- Path: senator-bedfellow.mit.edu!usenet
- From: Glenn Koh <gkoh@mit.edu>
- Newsgroups: comp.os.ms-windows.programmer.ole,comp.os.ms-windows.programmer.tools.misc,comp.os.ms-windows.programmer.misc,comp.lang.basic.visual.misc,comp.lang.c++
- Subject: OLE data transfer between VBasic and VC++ 1.5
- Date: Wed, 17 Apr 1996 20:28:08 -0400
- Organization: Massachvsetts Institvte of Technology
- Message-ID: <31758C98.2FBD@mit.edu>
- NNTP-Posting-Host: greenmouse.mit.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
- CC: gkoh@mit.edu
-
- I need to be able to transfer data between a VBasic GUI and a Visual C++
- program. Basically, the VBasic acts as a front end for the VC++.
-
- I need to be able to transfer an array or a string between the two
- software modules, and it looks like OLE is the way to do it...
-
- but HOW?
-
- All the documentation I have is very difficult to understand.... anyone
- know if there is a faq or can point me in the right directionwith some
- examples? All I need is to pass a little message between the two
- software.
-
- Thanks.
-
- Glenn Koh
- gkoh@mit.edu
-